failure 184:

Requirement failed: {asctime.01} equivalent of the following algorithm
location
trace /var/opt/lsb/test/olver-core/2013-01-21_10-20-40/time_conversion_scenario.utz (time_conversion_scenario.utt), line 2791
occurence
scenario time_conversion_scenario
specification function asctime_spec()
parameter value  CallContext context = [pid=17300,thr=b75626c0]
parameter value  TmTObj * @timeptr = struct TmTObj { sec=9, min=9, hour=9, mday=9, mon=9, year=9, wday=9, yday=9, isdst=9 }
parameter value  TmTObj * timeptr = struct TmTObj { sec=9, min=9, hour=9, mday=9, mon=9, year=9, wday=9, yday=9, isdst=9 }
return value  (CString *) ???·Oct··9·09:09:09·1909
coverage
& branch
C_Priority
Process with high priority
properties
REQ failed asctime.01
kind POSTCONDITION_FAILED
similar known bug(s)
The asctime() function converts date and time to a string and returns it. According to LSB, if the function is unsuccessful, it should return NULL, But on the target machine it returns a string with '?' symbols, for example "??? Oct 9 09:09:09 1909". Additional information about this bug may be found at http://linuxtesting.org/results/report?num=S0379.